home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / lstrd110.zip / VERSION.HIS < prev   
Text File  |  1992-12-29  |  3KB  |  49 lines

  1. 1.10 Added  the new  support bbs  number to  the program  and  docs.  Also
  2.      converted the code to Borland C++.
  3.  
  4. 1.09 Added the ability to use wildcards for the name or names of  the  bbs
  5.      list(s) that you want to search.
  6.  
  7. 1.08 Converted over to Turbo C.
  8.  
  9. 1.07 Changed the system so that you may specify an output file.  This will
  10.      make it easier for the novice to use the system.If you do not specify
  11.      a filename, all the output will still go to the screen. Also, deleted
  12.      the /buffer: command.  This was made obsolete.   This version is also
  13.      about 50% smaller!
  14.  
  15. 1.06 SmartMode has been added back to Listread.   However, it  works in  a
  16.      different manner.  The information for SmartMode needs to be provided
  17.      from the BBS list provider. There is information in the DOC file that
  18.      will explain how to make the list "SmartMode Compatible".    This  is
  19.      an optional command called /smart   This command  will  turn  on  the 
  20.      SmartMode capabilities.  
  21.  
  22. 1.05 Corrected the displaying of the number of prefixes  loaded.   It  was
  23.      displaying one more than there actually was.  Also,  just a  bit more 
  24.      performance from it.  I think I am at a performance  limit now,  as I
  25.      can't find anything else to really do with it, and some changes I was
  26.      experimenting with actually made it slower!   Also, the  code is  now
  27.      100% ANSI compliant.  This will make it totally portable.
  28.      
  29. 1.04 Just a bit more piqued performance.   I changed  the  way  that I was
  30.      handling pointer movement.  Only about a 10% increase.
  31.  
  32. 1.03 Added the command /buffer: to the command line parameters.    This is
  33.      used to adjust the size of the disk buffer size.   You can now change
  34.      the size of the buffer to give you the best performance.  I have also 
  35.      added a line to show how long the program took to run. This number is
  36.      simply the number of seconds that it took to run.   Also  piqued  the 
  37.      default buffer size up to 32767 bytes.   This gives you about another
  38.      11% better performance.
  39.  
  40. 1.02 I have added buffering to all the file read routines. This will speed
  41.      up reads 848%.   This is most noticeable on floppy based systems.  On
  42.      networks or caching controllers, it is not so noticeable.
  43.  
  44. 1.01 Initial release.    This was the first total re-write of the  program
  45.      since I cam up with the original idea.    There is no "smart-mode" in
  46.      this system, due to the many different layouts of bbs lists,  and the
  47.      different telecommunication programs.    Worked out the routines that
  48.      will handle the comments in the configuration file.
  49.